inherited VfsFtpViewSSLCertDialog: TVfsFtpViewSSLCertDialog Left = 404 Top = 374 Caption = 'View Certificate' ClientHeight = 527 ClientWidth = 409 PixelsPerInch = 96 TextHeight = 13 object SubjectGroupBox: TUiGroupBox Left = 8 Top = 8 Width = 393 Height = 167 Caption = 'Subject' TabOrder = 0 object TUiLabel Left = 8 Top = 20 Height = 13 Caption = 'Common name:' end object SubjectCommonNameLbl: TUiLabel Left = 120 Top = 20 Height = 13 Caption = '%' end object TUiLabel Left = 8 Top = 40 Height = 13 Caption = 'Organization:' end object SubjectOrganizationLbl: TUiLabel Left = 120 Top = 40 Height = 13 Caption = '%' end object TUiLabel Left = 8 Top = 60 Height = 13 Caption = 'Unit:' end object SubjectOriganizationalUnitLbl: TUiLabel Left = 120 Top = 60 Height = 13 Caption = '%' end object TUiLabel Left = 8 Top = 80 Height = 13 Caption = 'Country:' end object SubjectCountryLbl: TUiLabel Left = 120 Top = 80 Height = 13 Caption = '%' end object TUiLabel Left = 8 Top = 100 Height = 13 Caption = 'State:' end object SubjectStateLbl: TUiLabel Left = 120 Top = 100 Height = 13 Caption = '%' end object TUiLabel Left = 8 Top = 120 Height = 13 Caption = 'Locality:' end object SubjectLocalityLbl: TUiLabel Left = 120 Top = 120 Height = 13 Caption = '%' end object TUiLabel Left = 8 Top = 140 Height = 13 Caption = 'E-mail:' end object SubjectEmailLbl: TUiLabel Left = 120 Top = 140 Height = 13 Caption = '%' end end object IssuerGroupBox: TUiGroupBox Left = 8 Top = 184 Width = 393 Height = 166 Caption = 'Issuer' TabOrder = 1 object TUiLabel Left = 8 Top = 20 Height = 13 Caption = 'Common name:' end object IssuerCommonNameLbl: TUiLabel Left = 120 Top = 20 Height = 13 Caption = '%' end object TUiLabel Left = 8 Top = 40 Height = 13 Caption = 'Organization:' end object IssuerOrganizationLbl: TUiLabel Left = 120 Top = 40 Height = 13 Caption = '%' end object TUiLabel Left = 8 Top = 60 Height = 13 Caption = 'Unit:' end object IssuerOrganizationalUnitLbl: TUiLabel Left = 120 Top = 60 Height = 13 Caption = '%' end object TUiLabel Left = 8 Top = 80 Height = 13 Caption = 'Country:' end object IssuerCountryLbl: TUiLabel Left = 120 Top = 80 Height = 13 Caption = '%' end object TUiLabel Left = 8 Top = 100 Height = 13 Caption = 'State:' end object IssuerStateLbl: TUiLabel Left = 120 Top = 100 Height = 13 Caption = '%' end object TUiLabel Left = 8 Top = 120 Height = 13 Caption = 'Locality:' end object IssuerLocalityLbl: TUiLabel Left = 120 Top = 120 Height = 13 Caption = '%' end object TUiLabel Left = 8 Top = 140 Height = 13 Caption = 'E-mail:' end object IssuerEmailLbl: TUiLabel Left = 120 Top = 140 Height = 13 Caption = '%' end end object DetailsGroupBox: TUiGroupBox Left = 8 Top = 360 Width = 393 Height = 125 Caption = 'Details' TabOrder = 2 object TUiLabel Left = 8 Top = 20 Height = 13 Caption = 'Issued on:' end object IssuedOnLbl: TUiLabel Left = 120 Top = 20 Height = 13 Caption = '%' end object TUiLabel Left = 8 Top = 40 Height = 13 Caption = 'Expires on:' end object ExpiresOnLbl: TUiLabel Left = 120 Top = 40 Height = 13 Caption = '%' end object TUiLabel Left = 8 Top = 60 Height = 13 Caption = 'Serial number:' end object SerialNumberLbl: TUiLabel Left = 120 Top = 60 Height = 13 Caption = '%' end object TUiLabel Left = 8 Top = 80 Height = 13 Caption = 'MD5 fingerprint' end object MD5FingerprintLbl: TUiLabel Left = 120 Top = 80 Height = 13 Caption = '%' end object TUiLabel Left = 8 Top = 100 Height = 13 Caption = 'SHA1 fingerprint:' end object SHA1FingerprintLbl: TUiLabel Left = 120 Top = 100 Height = 13 Caption = '%' end end object CloseBtn: TUiButton Left = 328 Top = 496 Cancel = True Caption = 'Close' Default = True ModalResult = 2 TabOrder = 3 AutoSize = asRight end end